home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text0770.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  1.0 KB  |  22 lines

  1. Have WWW (or Gopher for that matter) developers considered processing
  2. tar and tar.Z files as if they were directories? One could browse the
  3. contents of a remote tar file, or treat it as a binary file to copy
  4. back to the local host.
  5.  
  6. This has obvious application for shareware source at FTP archives, and
  7. could save disk space and bandwidth: removing the need to copy an
  8. entire tar file back when only a few are wanted; economising on server
  9. disk space by not having to keep an unpacked directory tree as well as
  10. a tar.Z; encouraging bulk transfers to be compressed, yet still
  11. allowing the user to see "just files". Browsers would allow the user to
  12. save the tar/tar.Z file, or just the list of contents, or transparently
  13. unpack it. If added to libwww, it can be built easily into client and server ends.
  14.  
  15. Comments? Is this sensible?
  16.  
  17. Peter Lister                                    p.lister@cranfield.ac.uk
  18. Computer Centre,
  19. Cranfield Institute of Technology,        Voice: +44 234 754200 ext 2828
  20. Cranfield, Bedfordshire MK43 0AL England    Fax: +44 234 750875
  21.  
  22.